home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cool / cool.lha / ice / pisces / pimake / CHANGES < prev    next >
Encoding:
Text File  |  1991-09-04  |  730 b   |  21 lines

  1. /**
  2.  ** This file contains a list of all changes made to the source (header and C)
  3.  ** files that constitute the Imake utility. The starting point was the source
  4.  ** as distributed on the X11R4 source tape from MIT.
  5.  **/
  6.  
  7. /**
  8.  ** MODIFIED imake.c: MBN 05/10/90
  9.  **          Changed name of default "Imake.tmpl" file to "imake.imk"
  10.  **          so that we don't assume file system supports case sensitive
  11.  **          file names and/or extensions of more than three characters.
  12.  **/
  13.  
  14. /**
  15.  ** *** MODIFIED: MBN 05/15/90
  16.  **               In addition to scanning preprocessor output for @@, imake
  17.  **               now also scans for @+, meaning "increment the number that
  18.  **               follows by one and replace in text"
  19.  **/
  20.  
  21.